Skip to content

chore(deps): update dependency eslint to v10#46

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-eslint-monorepo
Closed

chore(deps): update dependency eslint to v10#46
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-eslint-monorepo

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint (source) ^9.39.2^10.0.0 age confidence

Release Notes

eslint/eslint (eslint)

v10.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@socket-security
Copy link
Copy Markdown

socket-security bot commented Feb 7, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedeslint@​9.39.2 ⏵ 10.0.089 -410010097100

View full report

@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 9fb5738 to 46285c3 Compare February 9, 2026 20:22
@tindotdev
Copy link
Copy Markdown
Owner

Cannot merge yet - @typescript-eslint/parser doesn't support ESLint 10.

Error

Running pnpm lint:boundaries fails with:

TypeError: scopeManager.addGlobals is not a function
    at addDeclaredGlobals (eslint/lib/languages/js/source-code/source-code.js:221:15)

Root Cause

The latest @typescript-eslint/parser@8.55.0 only supports ESLint versions:

  • ✅ ESLint ^8.57.0
  • ✅ ESLint ^9.0.0
  • ❌ ESLint ^10.0.0 (not yet supported)

ESLint 10 introduced breaking API changes to the scope manager that require updates to @typescript-eslint/parser.

Resolution

Will wait for the typescript-eslint team to release an ESLint 10-compatible version. Renovate will automatically create a new PR once dependencies are updated.

References:

Closing for now.

@tindotdev tindotdev closed this Feb 9, 2026
@renovate
Copy link
Copy Markdown
Author

renovate bot commented Feb 9, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-eslint-monorepo branch February 9, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant